runtime.rtype.uncommon (method)

2 uses

	runtime (current package)
		type.go#L41: func (t rtype) uncommon() *uncommontype {
		type.go#L69: 	if u := t.uncommon(); u != nil {